colorplane: Update to new GtkGestureSingle/GtkEventController defaults
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:45:51 +0000 (21:45 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:49:39 +0000 (13:49 +0200)
commit9e89640b0b950706a653c8df30fb7cd970d6d043
tree1150259100e682f1c6b16f973c6ebb75faf8fe3e
parent9ad4f1e62cff769e8eb4c67810c2ea718457ad5d
colorplane: Update to new GtkGestureSingle/GtkEventController defaults

GtkGestureSingle::button is set to 0, as multiple buttons are managed by
the same gesture. Also avoid some extra lines of code setting what nowadays
are default values.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkcolorplane.c